setReadPendingIntent
open fun setReadPendingIntent(@Nullable pendingIntent: PendingIntent): NotificationCompat.CarExtender.UnreadConversation.Builder(source)
Sets the pending intent that will be sent once the messages in this notification are read.
Return
This object for method chaining.
Parameters
pendingIntent
The pending intent to use.